github.com/andybalholm/brotli.contextBlockSplitter.split_threshold_ (field)
4 uses
github.com/andybalholm/brotli (current package)
metablock.go#L278: split_threshold_ float64
metablock.go#L300: self.split_threshold_ = split_threshold
metablock.go#L391: if split.num_types < self.max_block_types_ && diff[0] > self.split_threshold_ && diff[1] > self.split_threshold_ {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |